Scripting > CxEditors > CxBssEditor Object

CxBssEditor Object

The CxBssEditor object is a dialog box-based editor for the BLOB Storage Service (BSS). Declare the object using the following code:

CreateObject("CxEditors.CxBssEditor")

Each method in this document will assume you have declared and connected the CxBssEditor object using the following code:

Dim BssEditor

Set BssEditor = CreateObject("CxEditors.CxBssEditor")

BssEditor.Connect("CYGDEMO.BSS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.